Fix bug #18584 with assertion violations while scrolling.
authorEli Zaretskii <eliz@gnu.org>
Thu, 2 Oct 2014 14:57:05 +0000 (17:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 2 Oct 2014 14:57:05 +0000 (17:57 +0300)
commitc2a220392608bea4fefafd454c1e00c985d41242
treeee8f299794e5ece6f18430437f569a3a6c3c91da
parent62f6c6aaedac13352f3bd059c17ac72015ce3a5c
Fix bug #18584 with assertion violations while scrolling.

 src/xdisp.c (move_it_by_lines): Call reseat_1 after moving the
 iterator backwards, to resync the bidi iterator.
src/ChangeLog
src/xdisp.c